GrapeCity.Xaml.CalcEngine
Count Property (ICalcStorage<TKey,TValue>)


GrapeCity.CalcEngine Namespace > ICalcStorage<TKey,TValue> Interface : Count Property
Get count of items.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As ICalcStorage(Of TKey,TValue)
Dim value As Integer
 
value = instance.Count
int Count {get;}
See Also

Reference

ICalcStorage<TKey,TValue> Interface
ICalcStorage<TKey,TValue> Members